Introductory script with quadratic equation
								
							
Welcome to Raul Muniz's Python Page
In this page I will introduce some basic and advanced python content
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. 
					Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive
					for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.
					Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance.
					
source
As a civil engineer with research applications in the hydrology field, I work with a huge amount of data. In this way, it is necessary to have a broad knowledge in the areas of statistics, mathematics, programming with Artificial Intelligence, among others. Therefore, the python language shows itself as a potential tool, since it presents well-regarded libraries in these themes.
In this section I will present some initial scripts. That works on the understanding and initial concepts of the python language
Do you want to talk to me ? Send me an email